Schema bimoR.v1
Schema bimoR.v1 : Typ prosty uaUbchContactTypeEnum
Typ prosty uaUbchContactTypeEnum
Opis
Rodzaje kontaktów używane w Ukrainie w UBCH
Słownik dla rodzajów kontaktów używanych w Ukrainie w UBCH
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ
Restriction of xs:string
Diagram
Typ prosty uaUbchContactTypeEnum
Przegląd
uaUbchContactTypeEnum Restriction of xs:string
Rodzaje kontaktów używane w Ukrainie w UBCH
Słownik dla rodzajów kontaktów używanych w Ukrainie w UBCH
Dozwolone wartości
EnumerationhomePhone
Telefon domowy
EnumerationworkPhone
Telefon służbowy
EnumerationmobilePhone
Telefon komórkowy
Enumerationemail
E-mail
EnumerationfaxNumber
Fax
Źródło
<xs:simpleType name="uaUbchContactTypeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaje kontaktów używane w Ukrainie w UBCH</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dla rodzajów kontaktów używanych w Ukrainie w UBCH</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="homePhone">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Telefon domowy</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="workPhone">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Telefon służbowy</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="mobilePhone">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Telefon komórkowy</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="email">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">E-mail</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="faxNumber">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Fax</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także